home *** CD-ROM | disk | FTP | other *** search
/ PCMania 73 / PCMania CD73_1.iso / sharewar / utiles / dlsupcbf / DLSupCBF.exe / 0 / RCDATA / TFRMULNM / TFRMULNM.txt
Text File  |  1998-09-02  |  16KB  |  555 lines

  1. object FrmULNm: TFrmULNm
  2.   Left = 224
  3.   Top = 133
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 
  7.     'DLSupCBF File Selection of Unlike/Like Named Pairs for Compariso' +
  8.     'n'
  9.   ClientHeight = 409
  10.   ClientWidth = 484
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clNavy
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object ULNPLbl: TLabel
  19.     Left = 8
  20.     Top = 4
  21.     Width = 66
  22.     Height = 14
  23.     Caption = 'New Dir Nm:'
  24.     Font.Charset = DEFAULT_CHARSET
  25.     Font.Color = clNavy
  26.     Font.Height = -11
  27.     Font.Name = 'Arial'
  28.     Font.Style = [fsBold]
  29.     ParentFont = False
  30.   end
  31.   object ULOPLbl: TLabel
  32.     Left = 8
  33.     Top = 22
  34.     Width = 66
  35.     Height = 14
  36.     Caption = 'Old  Dir  Nm:'
  37.     Font.Charset = DEFAULT_CHARSET
  38.     Font.Color = clNavy
  39.     Font.Height = -11
  40.     Font.Name = 'Arial'
  41.     Font.Style = [fsBold]
  42.     ParentFont = False
  43.   end
  44.   object ULNumSelTit: TLabel
  45.     Left = 4
  46.     Top = 385
  47.     Width = 100
  48.     Height = 14
  49.     Caption = '# Selected File Pairs:'
  50.     Font.Charset = DEFAULT_CHARSET
  51.     Font.Color = clWindowText
  52.     Font.Height = -11
  53.     Font.Name = 'Arial'
  54.     Font.Style = []
  55.     ParentFont = False
  56.     ParentShowHint = False
  57.     ShowHint = True
  58.   end
  59.   object ULNPathTit: TLabel
  60.     Left = 8
  61.     Top = 79
  62.     Width = 56
  63.     Height = 14
  64.     Hint = 'New file names from New Dir '
  65.     Caption = 'New Files:'
  66.     Font.Charset = DEFAULT_CHARSET
  67.     Font.Color = clBlack
  68.     Font.Height = -11
  69.     Font.Name = 'Arial'
  70.     Font.Style = [fsBold]
  71.     ParentFont = False
  72.     ParentShowHint = False
  73.     ShowHint = True
  74.   end
  75.   object ULOPathTit: TLabel
  76.     Left = 251
  77.     Top = 79
  78.     Width = 50
  79.     Height = 14
  80.     Hint = 'Old file names from Old Dir '
  81.     Caption = 'Old Files:'
  82.     Font.Charset = DEFAULT_CHARSET
  83.     Font.Color = clBlack
  84.     Font.Height = -11
  85.     Font.Name = 'Arial'
  86.     Font.Style = [fsBold]
  87.     ParentFont = False
  88.     ParentShowHint = False
  89.     ShowHint = True
  90.   end
  91.   object ULONumFTit: TLabel
  92.     Left = 254
  93.     Top = 193
  94.     Width = 53
  95.     Height = 14
  96.     Hint = 'Count of Old file names in Old file list'
  97.     Caption = '# Old Files:'
  98.     Font.Charset = DEFAULT_CHARSET
  99.     Font.Color = clWindowText
  100.     Font.Height = -11
  101.     Font.Name = 'Arial'
  102.     Font.Style = []
  103.     ParentFont = False
  104.     ParentShowHint = False
  105.     ShowHint = True
  106.   end
  107.   object ULNFilterTit: TLabel
  108.     Left = 10
  109.     Top = 37
  110.     Width = 80
  111.     Height = 14
  112.     Caption = 'New File Filter:'
  113.     Font.Charset = DEFAULT_CHARSET
  114.     Font.Color = clWindowText
  115.     Font.Height = -11
  116.     Font.Name = 'Arial'
  117.     Font.Style = [fsBold]
  118.     ParentFont = False
  119.   end
  120.   object ULNCompTit: TLabel
  121.     Left = 10
  122.     Top = 209
  123.     Width = 117
  124.     Height = 14
  125.     Hint = 'Contains eligible new file name to be transfered'
  126.     Caption = 'New File Component:'
  127.     Font.Charset = DEFAULT_CHARSET
  128.     Font.Color = clBlack
  129.     Font.Height = -11
  130.     Font.Name = 'Arial'
  131.     Font.Style = [fsBold]
  132.     ParentFont = False
  133.     ParentShowHint = False
  134.     ShowHint = True
  135.   end
  136.   object ULNNumFTit: TLabel
  137.     Left = 11
  138.     Top = 193
  139.     Width = 60
  140.     Height = 14
  141.     Hint = 'Count of Old file names in New file list'
  142.     Caption = '# New Files:'
  143.     Font.Charset = DEFAULT_CHARSET
  144.     Font.Color = clWindowText
  145.     Font.Height = -11
  146.     Font.Name = 'Arial'
  147.     Font.Style = []
  148.     ParentFont = False
  149.     ParentShowHint = False
  150.     ShowHint = True
  151.   end
  152.   object ULSelTit: TLabel
  153.     Left = 3
  154.     Top = 262
  155.     Width = 97
  156.     Height = 14
  157.     Hint = 'New/Old selected File pair to be compared'
  158.     Caption = 'Selected File Pair:'
  159.     Font.Charset = DEFAULT_CHARSET
  160.     Font.Color = clBlack
  161.     Font.Height = -11
  162.     Font.Name = 'Arial'
  163.     Font.Style = [fsBold]
  164.     ParentFont = False
  165.     ParentShowHint = False
  166.     ShowHint = True
  167.   end
  168.   object ULOCompTit: TLabel
  169.     Left = 255
  170.     Top = 209
  171.     Width = 111
  172.     Height = 14
  173.     Hint = 'Contains eligible old file name to be transfered'
  174.     Caption = 'Old File Component:'
  175.     Font.Charset = DEFAULT_CHARSET
  176.     Font.Color = clBlack
  177.     Font.Height = -11
  178.     Font.Name = 'Arial'
  179.     Font.Style = [fsBold]
  180.     ParentFont = False
  181.     ParentShowHint = False
  182.     ShowHint = True
  183.   end
  184.   object ULOFilterTit: TLabel
  185.     Left = 254
  186.     Top = 37
  187.     Width = 74
  188.     Height = 14
  189.     Caption = 'Old File Filter:'
  190.     Font.Charset = DEFAULT_CHARSET
  191.     Font.Color = clWindowText
  192.     Font.Height = -11
  193.     Font.Name = 'Arial'
  194.     Font.Style = [fsBold]
  195.     ParentFont = False
  196.   end
  197.   object ULNNumFVal: TLabel
  198.     Left = 83
  199.     Top = 193
  200.     Width = 3
  201.     Height = 14
  202.     Font.Charset = DEFAULT_CHARSET
  203.     Font.Color = clWindowText
  204.     Font.Height = -11
  205.     Font.Name = 'Arial'
  206.     Font.Style = []
  207.     ParentFont = False
  208.   end
  209.   object ULONumFVal: TLabel
  210.     Left = 312
  211.     Top = 193
  212.     Width = 3
  213.     Height = 14
  214.     Font.Charset = DEFAULT_CHARSET
  215.     Font.Color = clWindowText
  216.     Font.Height = -11
  217.     Font.Name = 'Arial'
  218.     Font.Style = []
  219.     ParentFont = False
  220.   end
  221.   object ULSelNumVal: TLabel
  222.     Left = 111
  223.     Top = 385
  224.     Width = 3
  225.     Height = 14
  226.     Font.Charset = DEFAULT_CHARSET
  227.     Font.Color = clWindowText
  228.     Font.Height = -11
  229.     Font.Name = 'Arial'
  230.     Font.Style = []
  231.     ParentFont = False
  232.   end
  233.   object ULNPVal: TLabel
  234.     Left = 89
  235.     Top = 4
  236.     Width = 3
  237.     Height = 14
  238.     Font.Charset = DEFAULT_CHARSET
  239.     Font.Color = clNavy
  240.     Font.Height = -11
  241.     Font.Name = 'Arial'
  242.     Font.Style = []
  243.     ParentFont = False
  244.   end
  245.   object ULOPVal: TLabel
  246.     Left = 89
  247.     Top = 22
  248.     Width = 3
  249.     Height = 14
  250.     Font.Charset = DEFAULT_CHARSET
  251.     Font.Color = clNavy
  252.     Font.Height = -11
  253.     Font.Name = 'Arial'
  254.     Font.Style = []
  255.     ParentFont = False
  256.   end
  257.   object ULNNumSelVal: TLabel
  258.     Left = 107
  259.     Top = 385
  260.     Width = 3
  261.     Height = 14
  262.     Font.Charset = DEFAULT_CHARSET
  263.     Font.Color = clWindowText
  264.     Font.Height = -11
  265.     Font.Name = 'Arial'
  266.     Font.Style = []
  267.     ParentFont = False
  268.   end
  269.   object ULSelArrowImg1: TSpeedButton
  270.     Left = 185
  271.     Top = 200
  272.     Width = 25
  273.     Height = 19
  274.     Flat = True
  275.     Glyph.Data = {
  276.       76010000424D7601000000000000760000002800000020000000100000000100
  277.       04000000000000010000120B0000120B00001000000000000000000000000000
  278.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  279.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  280.       33333333333333333333333333333333333333FF333333333333300333333333
  281.       33333773FF33333333333090033333333333373773FF33333333330990033333
  282.       3333337F3773FF33333333099990033333333373F33773FFF333333099999007
  283.       33333337F33337773333333099999903333333373F3333733333333309999033
  284.       333333337F3337F333333333099990733333333373F3F77F3333333330900907
  285.       3333333337F77F77F33333333003709073333333377377F77F33333337333709
  286.       073333333733377F77F33333333333709033333333333377F7F3333333333337
  287.       0733333333333337773333333333333333333333333333333333}
  288.     NumGlyphs = 2
  289.   end
  290.   object ULSelArrowImg2: TSpeedButton
  291.     Left = 433
  292.     Top = 200
  293.     Width = 25
  294.     Height = 19
  295.     Flat = True
  296.     Glyph.Data = {
  297.       76010000424D7601000000000000760000002800000020000000100000000100
  298.       04000000000000010000120B0000120B00001000000000000000000000000000
  299.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  300.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  301.       33333333333333333333333333333333333333FF333333333333300333333333
  302.       33333773FF33333333333090033333333333373773FF33333333330990033333
  303.       3333337F3773FF33333333099990033333333373F33773FFF333333099999007
  304.       33333337F33337773333333099999903333333373F3333733333333309999033
  305.       333333337F3337F333333333099990733333333373F3F77F3333333330900907
  306.       3333333337F77F77F33333333003709073333333377377F77F33333337333709
  307.       073333333733377F77F33333333333709033333333333377F7F3333333333337
  308.       0733333333333337773333333333333333333333333333333333}
  309.     NumGlyphs = 2
  310.   end
  311.   object ULSelListBox: TListBox
  312.     Left = 3
  313.     Top = 279
  314.     Width = 326
  315.     Height = 103
  316.     ItemHeight = 13
  317.     MultiSelect = True
  318.     TabOrder = 0
  319.   end
  320.   object ULNFileEd: TEdit
  321.     Left = 9
  322.     Top = 224
  323.     Width = 180
  324.     Height = 21
  325.     ReadOnly = True
  326.     TabOrder = 1
  327.     Text = '*.*'
  328.   end
  329.   object ULOFileEd: TEdit
  330.     Left = 253
  331.     Top = 224
  332.     Width = 183
  333.     Height = 21
  334.     ReadOnly = True
  335.     TabOrder = 2
  336.     Text = '*.*'
  337.   end
  338.   object ULSelArrowBut: TBitBtn
  339.     Left = 148
  340.     Top = 250
  341.     Width = 143
  342.     Height = 25
  343.     Caption = 'Select New-Old &Pair'
  344.     Font.Charset = DEFAULT_CHARSET
  345.     Font.Color = clNavy
  346.     Font.Height = -11
  347.     Font.Name = 'Arial'
  348.     Font.Style = [fsBold]
  349.     ParentFont = False
  350.     TabOrder = 3
  351.     OnClick = ULSelArrowButClick
  352.     Glyph.Data = {
  353.       76010000424D7601000000000000760000002800000020000000100000000100
  354.       04000000000000010000120B0000120B00001000000000000000000000000000
  355.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  356.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333303333
  357.       333333333337F33333333333333033333333333333373F333333333333090333
  358.       33333333337F7F33333333333309033333333333337373F33333333330999033
  359.       3333333337F337F33333333330999033333333333733373F3333333309999903
  360.       333333337F33337F33333333099999033333333373333373F333333099999990
  361.       33333337FFFF3FF7F33333300009000033333337777F77773333333333090333
  362.       33333333337F7F33333333333309033333333333337F7F333333333333090333
  363.       33333333337F7F33333333333309033333333333337F7F333333333333090333
  364.       33333333337F7F33333333333300033333333333337773333333}
  365.     NumGlyphs = 2
  366.   end
  367.   object ULStartBtn: TBitBtn
  368.     Left = 348
  369.     Top = 263
  370.     Width = 131
  371.     Height = 31
  372.     Hint = 'Start the compare of the "Selected File Pairs"'
  373.     Caption = '&Start  Compare '
  374.     Font.Charset = DEFAULT_CHARSET
  375.     Font.Color = clRed
  376.     Font.Height = -11
  377.     Font.Name = 'MS Sans Serif'
  378.     Font.Style = [fsBold]
  379.     ParentFont = False
  380.     ParentShowHint = False
  381.     ShowHint = True
  382.     TabOrder = 4
  383.     OnClick = ULStartBtnClick
  384.     Glyph.Data = {
  385.       76010000424D7601000000000000760000002800000020000000100000000100
  386.       04000000000000010000120B0000120B00001000000000000000000000000000
  387.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  388.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  389.       555555555555555555555555555555555555555555FF55555555555559055555
  390.       55555555577FF5555555555599905555555555557777F5555555555599905555
  391.       555555557777FF5555555559999905555555555777777F555555559999990555
  392.       5555557777777FF5555557990599905555555777757777F55555790555599055
  393.       55557775555777FF5555555555599905555555555557777F5555555555559905
  394.       555555555555777FF5555555555559905555555555555777FF55555555555579
  395.       05555555555555777FF5555555555557905555555555555777FF555555555555
  396.       5990555555555555577755555555555555555555555555555555}
  397.     NumGlyphs = 2
  398.   end
  399.   object ULUndoBtn: TBitBtn
  400.     Left = 348
  401.     Top = 298
  402.     Width = 131
  403.     Height = 31
  404.     Hint = 'Remove the highlighted file pair'
  405.     Caption = '&Undo Highlighted'
  406.     Font.Charset = DEFAULT_CHARSET
  407.     Font.Color = clGreen
  408.     Font.Height = -11
  409.     Font.Name = 'MS Sans Serif'
  410.     Font.Style = [fsBold]
  411.     ParentFont = False
  412.     ParentShowHint = False
  413.     ShowHint = True
  414.     TabOrder = 5
  415.     OnClick = ULUndoBtnClick
  416.     Glyph.Data = {
  417.       76010000424D7601000000000000760000002800000020000000100000000100
  418.       04000000000000010000120B0000120B00001000000000000000000000000000
  419.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  420.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00500005000555
  421.       555557777F777555F55500000000555055557777777755F75555005500055055
  422.       555577F5777F57555555005550055555555577FF577F5FF55555500550050055
  423.       5555577FF77577FF555555005050110555555577F757777FF555555505099910
  424.       555555FF75777777FF555005550999910555577F5F77777775F5500505509990
  425.       3055577F75F77777575F55005055090B030555775755777575755555555550B0
  426.       B03055555F555757575755550555550B0B335555755555757555555555555550
  427.       BBB35555F55555575F555550555555550BBB55575555555575F5555555555555
  428.       50BB555555555555575F555555555555550B5555555555555575}
  429.     NumGlyphs = 2
  430.   end
  431.   object ULReturnBtn: TBitBtn
  432.     Left = 348
  433.     Top = 369
  434.     Width = 131
  435.     Height = 31
  436.     Hint = 'Return to Main Tabbed Panel'
  437.     Caption = '     &Return'
  438.     Font.Charset = DEFAULT_CHARSET
  439.     Font.Color = clBlack
  440.     Font.Height = -11
  441.     Font.Name = 'MS Sans Serif'
  442.     Font.Style = [fsBold]
  443.     ModalResult = 1
  444.     ParentFont = False
  445.     ParentShowHint = False
  446.     ShowHint = True
  447.     TabOrder = 7
  448.     Glyph.Data = {
  449.       76010000424D7601000000000000760000002800000020000000100000000100
  450.       04000000000000010000120B0000120B00001000000000000000000000000000
  451.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  452.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  453.       3333333333333333333333333333333333333333333333333333333333333333
  454.       3333333333333FF3333333333333003333333333333F77F33333333333009033
  455.       333333333F7737F333333333009990333333333F773337FFFFFF330099999000
  456.       00003F773333377777770099999999999990773FF33333FFFFF7330099999000
  457.       000033773FF33777777733330099903333333333773FF7F33333333333009033
  458.       33333333337737F3333333333333003333333333333377333333333333333333
  459.       3333333333333333333333333333333333333333333333333333333333333333
  460.       3333333333333333333333333333333333333333333333333333}
  461.     NumGlyphs = 2
  462.   end
  463.   object ULDirListBoxN: TDirectoryListBox
  464.     Left = 32
  465.     Top = 309
  466.     Width = 145
  467.     Height = 49
  468.     FileList = ULFListBoxN
  469.     ItemHeight = 16
  470.     TabOrder = 8
  471.     Visible = False
  472.   end
  473.   object ULDirListBoxO: TDirectoryListBox
  474.     Left = 194
  475.     Top = 309
  476.     Width = 145
  477.     Height = 49
  478.     FileList = ULFListBoxO
  479.     ItemHeight = 16
  480.     TabOrder = 9
  481.     Visible = False
  482.   end
  483.   object ULLookUpBut: TBitBtn
  484.     Left = 348
  485.     Top = 334
  486.     Width = 133
  487.     Height = 31
  488.     Hint = 'Transfer to the Dir Lookup Assist Panel'
  489.     Caption = '&Dir LookUp ...'
  490.     Font.Charset = DEFAULT_CHARSET
  491.     Font.Color = clPurple
  492.     Font.Height = -13
  493.     Font.Name = 'Arial'
  494.     Font.Style = [fsBold]
  495.     ModalResult = 1
  496.     ParentFont = False
  497.     ParentShowHint = False
  498.     ShowHint = True
  499.     TabOrder = 6
  500.     OnClick = ULLookUpButClick
  501.     Glyph.Data = {
  502.       76010000424D7601000000000000760000002800000020000000100000000100
  503.       04000000000000010000120B0000120B00001000000000000000000000000000
  504.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  505.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333
  506.       333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300
  507.       300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333
  508.       333337F373F773333333303330033333333337F3377333333333303333333333
  509.       333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333
  510.       333337777F337F33333330330BB00333333337F373F773333333303330033333
  511.       333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000
  512.       333377777F77377733330BBB0333333333337F337F33333333330BB003333333
  513.       333373F773333333333330033333333333333773333333333333}
  514.     NumGlyphs = 2
  515.   end
  516.   object ULFListBoxN: TFileListBox
  517.     Left = 8
  518.     Top = 93
  519.     Width = 201
  520.     Height = 96
  521.     FileEdit = ULNFileEd
  522.     FileType = [ftReadOnly, ftHidden, ftSystem, ftArchive, ftNormal]
  523.     ItemHeight = 13
  524.     TabOrder = 10
  525.   end
  526.   object ULFListBoxO: TFileListBox
  527.     Left = 253
  528.     Top = 93
  529.     Width = 201
  530.     Height = 96
  531.     FileEdit = ULOFileEd
  532.     FileType = [ftReadOnly, ftHidden, ftSystem, ftArchive, ftNormal]
  533.     ItemHeight = 13
  534.     TabOrder = 11
  535.   end
  536.   object ULEdFilterO: TEdit
  537.     Left = 253
  538.     Top = 55
  539.     Width = 198
  540.     Height = 21
  541.     TabOrder = 12
  542.     Text = '*.*'
  543.     OnKeyPress = ULEdFilterOKeyPress
  544.   end
  545.   object ULEdFilterN: TEdit
  546.     Left = 8
  547.     Top = 56
  548.     Width = 199
  549.     Height = 21
  550.     TabOrder = 13
  551.     Text = '*.*'
  552.     OnKeyPress = ULEdFilterNKeyPress
  553.   end
  554. end
  555.